ProCancelMsg = "Windows NT is not correctly installed. Are you sure you want "+
"to cancel copying files?"
ProCancelCap = "Setup Message"
MPreUpgrade1 = "Setup is upgrading the "
MPostUpgrade = " has been upgraded."
MPreRemove1 = "Setup is removing the "
MPreRemove2 = "..."
MPostRemove = " has been removed."
[FatalErrorENG]
Error = "Setup was unable to process the INF file "$(FailedInfFile)" which is required "+
"for network installation."
[ErrorMsgENG]
CannotFindNtFiles = "The Windows NT files were not found in "$(Path1)", "$(Path2)", or "$(Path3)". Please make sure your input path is correct."
[FatalDlgENG]
STF_MB_TITLE = "Setup Message"
DlgType = "MessageBox"
STF_MB_TEXT = $(Error)
STF_MB_TYPE = 1
STF_MB_ICON = 3
STF_MB_DEF = 1
[UpgradeWarnings]
Warning = "You have the following product installed on your computer: "$(ServiceTitle)". Windows NT cannot upgrade this component. Please contact your system administrator or look through your product documentation to make sure that this product is compatible with this version of Windows NT."
[UpgradeNetCardWarnings]
Warning = "The following non-Microsoft networking component is installed on this computer: "$(ServiceTitle)". Although your network connection may function properly after the upgrade is completed, the component should be removed and replaced with a newer version."
[WarningDlg]
STF_MB_TITLE = "Network Setup Information"
DlgType = "MessageBox"
STF_MB_TEXT = $(Warning)
STF_MB_TYPE = 1
STF_MB_ICON = 2
STF_MB_DEF = 1
[UpgradeDialogENG]
ProCaption = "Windows NT Networking Upgrade"
ProCancel = "Cancel"
ProCancelMsg = "Windows NT is not correctly upgraded. Are you sure you want "+